[INFO] cloning repository https://github.com/MrKonstantinT/cassowary-visualiser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrKonstantinT/cassowary-visualiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKonstantinT%2Fcassowary-visualiser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKonstantinT%2Fcassowary-visualiser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06227abc1020926acbda217f3b2ec56f64d7016a
[INFO] testing MrKonstantinT/cassowary-visualiser against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKonstantinT%2Fcassowary-visualiser" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrKonstantinT/cassowary-visualiser
[INFO] finished tweaking git repo https://github.com/MrKonstantinT/cassowary-visualiser
[INFO] tweaked toml for git repo https://github.com/MrKonstantinT/cassowary-visualiser written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrKonstantinT/cassowary-visualiser on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrKonstantinT/cassowary-visualiser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating git repository `https://github.com/konstantindt/cassowary-visualiser/`
[INFO] [stderr] error: no matching package named `cassowary` found
[INFO] [stderr] location searched: Git repository https://github.com/konstantindt/cassowary-visualiser/
[INFO] [stderr] required by package `cassowary_visualiser v0.1.0 (/workspace/builds/worker-5-tc1/source)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
        Updating git repository `https://github.com/konstantindt/cassowary-visualiser/`
    error: no matching package named `cassowary` found
    location searched: Git repository https://github.com/konstantindt/cassowary-visualiser/
    required by package `cassowary_visualiser v0.1.0 (/workspace/builds/worker-5-tc1/source)`